home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 March / PCWMAR06.iso / Software / Trial / Ability Office 2004 / data.cab / abdata.sdb / Orders.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-06-06  |  355 b 

  1. {
  2.     "schema": {
  3.         "OrderID": "Long Integer",
  4.         "OrderDate": "DateTime",
  5.         "Notes": "Memo/Hyperlink (255)",
  6.         "CustomerID": "Long Integer",
  7.         "ShipTo": "Text (255)",
  8.         "ShipAddress1": "Text (255)",
  9.         "ShipAddress2": "Text (255)",
  10.         "ShipTown": "Text (255)",
  11.         "ShipCounty": "Text (255)",
  12.         "ShipPostcode": "Text (255)",
  13.         "ShipCountry": "Text (255)",
  14.         "ShipVia": "Text (255)",
  15.         "ShipCost": "Double"
  16.     },
  17.     "data": []
  18. }